PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFFunctionShading Class


In This Topic
    PDFFunctionShading Class Methods
    In This Topic

    For a list of all members of this type, see PDFFunctionShading members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets a value indicating whether to filter the shading function to prevent aliasing artifacts. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets the shading color space. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets the shading domain.  
    Public MethodGets the shading function.  
    Public MethodGets the shading matrix.  
    Public MethodSets a value indicating whether to filter the shading function to prevent aliasing artifacts. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodSets the shading color space. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodSets the shading domain.  
    Public MethodSets the shading function.  
    Public MethodSets the shading matrix.  
    Top
    See Also